Skip to content

Add optional recipes for Create: Extra Gauges#3159

Open
TreyR9 wants to merge 5 commits intoTerraFirmaGreg-Team:devfrom
TreyR9:dev
Open

Add optional recipes for Create: Extra Gauges#3159
TreyR9 wants to merge 5 commits intoTerraFirmaGreg-Team:devfrom
TreyR9:dev

Conversation

@TreyR9
Copy link
Contributor

@TreyR9 TreyR9 commented Feb 22, 2026

I want it to be added to main but here's the next best thing
As per usual yell at me if this breaks something

Signed-off-by: TreyR9 <[email protected]>
"use strict";

const registerCreateExtraGaugesRecipes = (event) => {
if (Platform.isLoaded("extra_gauges")) {
Copy link
Member

@Mqrius Mqrius Feb 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please indent the whole if for consistency with the rest of the codebase, otherwise it'll happen in a random other commit like happened here which makes that commit's changes unclear

Copy link
Member

@Mqrius Mqrius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code-wise looks good, gameplay-wise no idea but it's optional so probably fine!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants